﻿2026-07-22T05:15:27.2068257Z ##[group]Run actions/checkout@v5
2026-07-22T05:15:27.2068487Z with:
2026-07-22T05:15:27.2068676Z   repository: SaberMage/spt-shell-notify
2026-07-22T05:15:27.2068912Z   path: .adapter-notify
2026-07-22T05:15:27.2070911Z   token: ***
2026-07-22T05:15:27.2071086Z   ssh-strict: true
2026-07-22T05:15:27.2071259Z   ssh-user: git
2026-07-22T05:15:27.2071439Z   persist-credentials: true
2026-07-22T05:15:27.2071624Z   clean: true
2026-07-22T05:15:27.2071793Z   sparse-checkout-cone-mode: true
2026-07-22T05:15:27.2072004Z   fetch-depth: 1
2026-07-22T05:15:27.2072175Z   fetch-tags: false
2026-07-22T05:15:27.2072357Z   show-progress: true
2026-07-22T05:15:27.2072528Z   lfs: false
2026-07-22T05:15:27.2072691Z   submodules: false
2026-07-22T05:15:27.2072867Z   set-safe-directory: true
2026-07-22T05:15:27.2073067Z   allow-unsafe-pr-checkout: false
2026-07-22T05:15:27.2073272Z env:
2026-07-22T05:15:27.2073448Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T05:15:27.2073676Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T05:15:27.2073958Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-22T05:15:27.2074181Z ##[endgroup]
2026-07-22T05:15:27.3775051Z Syncing repository: SaberMage/spt-shell-notify
2026-07-22T05:15:27.3778411Z ##[group]Getting Git version info
2026-07-22T05:15:27.3779064Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-22T05:15:27.3801311Z [command]/usr/bin/git version
2026-07-22T05:15:27.3842220Z git version 2.43.0
2026-07-22T05:15:27.3858770Z ##[endgroup]
2026-07-22T05:15:27.3869287Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f57a42a9-4f14-41f0-b873-cb1315117c21' before making global git config changes
2026-07-22T05:15:27.3870229Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T05:15:27.3872207Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-22T05:15:27.3898628Z ##[group]Initializing the repository
2026-07-22T05:15:27.3901381Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-22T05:15:27.3928132Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-22T05:15:27.3928557Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-22T05:15:27.3929182Z hint: of your new repositories, which will suppress this warning, call:
2026-07-22T05:15:27.3929749Z hint: 
2026-07-22T05:15:27.3930010Z hint: 	git config --global init.defaultBranch <name>
2026-07-22T05:15:27.3930262Z hint: 
2026-07-22T05:15:27.3930518Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-22T05:15:27.3930909Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-22T05:15:27.3931219Z hint: 
2026-07-22T05:15:27.3931380Z hint: 	git branch -m <name>
2026-07-22T05:15:27.3934243Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-22T05:15:27.3941239Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-22T05:15:27.3964794Z ##[endgroup]
2026-07-22T05:15:27.3965166Z ##[group]Disabling automatic garbage collection
2026-07-22T05:15:27.3967214Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T05:15:27.3990736Z ##[endgroup]
2026-07-22T05:15:27.3991026Z ##[group]Setting up auth
2026-07-22T05:15:27.3995491Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T05:15:27.4017885Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T05:15:27.4238567Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T05:15:27.4263742Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T05:15:27.4448354Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T05:15:27.4474277Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T05:15:27.4663858Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T05:15:27.4694579Z ##[endgroup]
2026-07-22T05:15:27.4694972Z ##[group]Determining the default branch
2026-07-22T05:15:27.4697602Z Retrieving the default branch name
2026-07-22T05:15:27.8695643Z Default branch 'main'
2026-07-22T05:15:27.8696239Z ##[endgroup]
2026-07-22T05:15:27.8696646Z ##[group]Fetching the repository
2026-07-22T05:15:27.8701065Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-22T05:15:28.4554238Z From https://github.com/SaberMage/spt-shell-notify
2026-07-22T05:15:28.4554630Z  * [new branch]      main       -> origin/main
2026-07-22T05:15:28.4573884Z ##[endgroup]
2026-07-22T05:15:28.4574180Z ##[group]Determining the checkout info
2026-07-22T05:15:28.4575841Z ##[endgroup]
2026-07-22T05:15:28.4579586Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T05:15:28.4614575Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T05:15:28.4641233Z ##[group]Checking out the ref
2026-07-22T05:15:28.4643679Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T05:15:28.4684294Z Switched to a new branch 'main'
2026-07-22T05:15:28.4684637Z branch 'main' set up to track 'origin/main'.
2026-07-22T05:15:28.4688362Z ##[endgroup]
2026-07-22T05:15:28.4723544Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T05:15:28.4745713Z ee2d37eadc730c0019e0af82d683074c509634a2
